DataReader Demo: BDP
====================

General
=======

	This projefct demonstrates the use of the BdpDataReader. The project requires that you have installed Interbase 7.5 to its default location along with the sample employee.gdb database. The program takes as an optional parameter a table name that is known to exist on the database server.

How To Use
==========

Run the project
	By default the employee table will be used unless otherwise specified by a parameter
The program runs an outputs the table data row by row
